Non-compile in OpenLinux 2.2
От | John Walker |
---|---|
Тема | Non-compile in OpenLinux 2.2 |
Дата | |
Msg-id | l03130300b4747badf6a7@[194.168.100.124] обсуждение исходный текст |
Список | pgsql-ports |
If PostgreSQL failed to compile on your computer or you found a bug that is likely to be specific to one platform then please fill out this form and e-mail it to pgsql-ports@postgresql.org. To report any other bug, fill out the form below and e-mail it to pgsql-bugs@postgresql.org. If you not only found the problem but solved it and generated a patch then e-mail it to pgsql-patches@postgresql.org instead. Please use the command "diff -c" to generate the patch. You may also enter a bug report at http://www.postgresql.org/ instead of e-mail-ing this form. ============================================================================ POSTGRESQL BUG REPORT TEMPLATE ============================================================================ Your name : John Walker Your email address : john.walker5@which.net System Configuration --------------------- Architecture : Pentium MMX 200 Operating System : Caldera OpenLinux 2.2 PostgreSQL version : PostgreSQL-6.5.3 Compiler used : egcs-2.91.60 Please enter a FULL description of your problem: ------------------------------------------------ $ tail -f make.log make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/access' make -C bootstrap all make[2]: Entering directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/bootstrap' d bootparse.y make[2]: d: Command not found make[2]: [bootparse.c] Error 127 (ignored) grep -v "^#" boot.sed > sedfile sed -f sedfile < y.tab.c > bootparse.c /bin/sh: y.tab.c: No such file or directory make[2]: *** [bootparse.c] Error 1 make[2]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend/bootstrap' make[1]: *** [bootstrap.dir] Error 2 make[1]: Leaving directory `/usr/src/pgsql/postgresql-6.5.3/src/backend' make: *** [all] Error 2 Please describe a way to repeat the problem. Please try to provide a concise reproducible example, if at all possible: ---------------------------------------------------------------------- Well, I did all the stuff it reckoned. $ ./configure --prefix=/usr/local --with-CXX=gcc --with-template=linux_i386 $ make COPT="-g" all > make.log >2&1 & If you know how this problem might be fixed, list the solution below: ---------------------------------------------------------------------
В списке pgsql-ports по дате отправления: